projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8c79a3
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 7 Dec 2000 22:09:00 +0000
(22:09 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 7 Dec 2000 22:09:00 +0000
(22:09 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ca92994f0210ebf2cb6a081aee1f399781973abf..85c4691d4d364c5c80be80adfc729bf3c40bfbbd 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-9,6
+9,11
@@
2000-12-07 Gerd Moellmann <gerd@gnu.org>
+ * sound.c (vox_configure): Change order of ioctls. Don't
+ set SNDCTL_DSP_SPEED from bps, don't set SNDCTL_DSP_SAMPLESIZE.
+ Ignore errors when changing volume.
+ (vox_close): Don't reset the device.
+
* process.c (read_process_output): Make sure the process marker's
position is valid when the process buffer is changed in
after-change functions. W3 does that.